External media sources and app-side integration#25623
Draft
crazytonyli wants to merge 2 commits into
Draft
Conversation
Collaborator
Generated by 🚫 Danger |
Contributor
|
| App Name | WordPress | |
| Configuration | Release-Alpha | |
| Build Number | 33048 | |
| Version | PR #25623 | |
| Bundle ID | org.wordpress.alpha | |
| Commit | 9b8eb9e | |
| Installation URL | 7kje6iem3j14o |
Contributor
|
| App Name | Jetpack | |
| Configuration | Release-Alpha | |
| Build Number | 33048 | |
| Version | PR #25623 | |
| Bundle ID | com.jetpack.alpha | |
| Commit | 9b8eb9e | |
| Installation URL | 5i6t8qjm3ujso |
Contributor
🤖 Build Failure AnalysisThis build has failures. Claude has analyzed them - check the build annotations for details. |
crazytonyli
force-pushed
the
task/media-v2-upload-ui
branch
from
June 8, 2026 23:18
1e1fa49 to
90df03b
Compare
crazytonyli
force-pushed
the
task/media-v2-upload-integration
branch
4 times, most recently
from
June 12, 2026 00:50
8e6e032 to
4666912
Compare
crazytonyli
force-pushed
the
task/media-v2-upload-ui
branch
2 times, most recently
from
June 16, 2026 03:38
5db0706 to
80dac4b
Compare
crazytonyli
force-pushed
the
task/media-v2-upload-integration
branch
from
June 16, 2026 03:38
4666912 to
64a7b18
Compare
crazytonyli
force-pushed
the
task/media-v2-upload-ui
branch
from
June 16, 2026 03:43
80dac4b to
3206ce1
Compare
crazytonyli
force-pushed
the
task/media-v2-upload-integration
branch
from
June 16, 2026 03:43
64a7b18 to
9aa7332
Compare
crazytonyli
force-pushed
the
task/media-v2-upload-ui
branch
from
June 16, 2026 08:28
3206ce1 to
9e91167
Compare
crazytonyli
force-pushed
the
task/media-v2-upload-integration
branch
from
June 16, 2026 08:28
989a00e to
671677b
Compare
crazytonyli
force-pushed
the
task/media-v2-upload-ui
branch
from
June 17, 2026 23:51
9e91167 to
019a63c
Compare
crazytonyli
force-pushed
the
task/media-v2-upload-integration
branch
2 times, most recently
from
June 19, 2026 00:20
9d04372 to
a3cb5b6
Compare
crazytonyli
force-pushed
the
task/media-v2-upload-ui
branch
from
June 19, 2026 00:20
019a63c to
8384343
Compare
Tear down uploaders by observing Core Data blog deletions on the main context instead of hooking individual removal call sites. This covers every deletion path with one mechanism, including sync-driven cleanup of dead blogs and the account cascade on logout, and it keeps self-hosted uploaders alive through a WordPress.com-only logout.
Stock Photos, Tenor GIFs, and Image Playground as picker sheets that wrap the existing UIKit pickers, adapt their output to the module's external media model, and feed the M4 uploader. Wires the picker options into routing and adds the adapter and routing tests.
crazytonyli
force-pushed
the
task/media-v2-upload-integration
branch
from
July 7, 2026 22:09
a3cb5b6 to
9b8eb9e
Compare
crazytonyli
force-pushed
the
task/media-v2-upload-ui
branch
from
July 7, 2026 22:09
8384343 to
8682318
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.


Note
This PR will be merged after #25622.